@charset "utf-8";

*{margin:0;padding:0;}
/*
@media screen and (min-width: 320px) { html {font-size: 14px;}}
@media screen and (min-width: 360px) { html {font-size: 16px;}}
@media screen and (min-width: 400px) { html {font-size: 18px;}}
@media screen and (min-width: 440px) { html {font-size: 20px;}}
@media screen and (min-width: 480px) { html {font-size: 22px;}}
@media screen and (min-width: 640px) { html {font-size: 28px;}}
@media screen and (min-width: 750px) { html {font-size: 32px;}}
*/
body {
	text-align: center;
	background-color: #f4f1f4; /* #f5f7f9 */
	font-size: 1rem;
	color: #333;
	font-family: 'PingFangSC-Regular','Microsoft YaHei','Helvetica';
	max-width: 36rem;
	margin-left: auto;
	margin-right: auto;
	overflow-x: hidden;
}

input {
	font-size: 1rem;
	height: 100%;
}

input,
textarea,
button,
select,
a {
	outline: 0 none;
	border: none;
}

a {
	text-decoration: none;
}

.flex {
	-webkit-flex: 1;
	-moz-flex: 1;
	-o-flex: 1;
	flex: 1;
}

.dis-flex {
	display: flex;
	-webkit-display: flex;
	-moz-display: flex;
	-o-display: flex;
}

.dis-center {
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.txt_center{
	text-align: center;
}
.main{
	max-width: 36rem;
}
#header,
.header{
	height: 3.125rem;
	max-width: 36rem;
	margin-left: auto;
	margin-right: auto;
}

.header {
	background-color: #F5627e;
	position: fixed;
	top: 0;
	z-index: 11;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.header .logo {
	padding: 0 3%;
}

.header .logo img {
	height: auto;
	vertical-align: top;
	width: 4.6rem;
}

.header .back {
	position: absolute;
	left: 3%;
}
.header .back img{
	width: 80%;
	height: 80%;
}

.header h1 {
	color: #fff;
	font-size: 1.2rem;
	text-align: center;
}

.header .more {
	position: absolute;
	right: 2%;
}

.header .more a:active {
	background-color: #f5f7f9;
}

.header .more a {
	height: 100%;
	padding: 0 .625rem;
}

.header .more i {
	width: 1.25rem;
	height: 0.18rem;
	border-radius: .2rem;
	display: block;
	background: #fff;
	margin: .28rem 0 0 0;
}

.header .more i:first-child {
	margin-top: 0;
}
.layer {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 888;
	background: rgba(0,0,0,.6);
	display: none;
}

.more-wrap {
	position: fixed;
	max-width: 36rem;
	margin-top: 3rem;
	z-index: 999;
	display: none;
}

.more-wrap .global-wrap {
	width: 100%;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	z-index: -1;
}

.more-wrap .more-list {
	background: #fff;
	max-width: 36rem;
	z-index: 50;
	padding: 0.8rem 0;
}

.more-wrap .more-list a{
	color: #333;
	border: 1px solid #EBEBEB;
}

.more-wrap .more-list .nav-more{
	display: flex;
	padding: 0 1rem 0.36rem 1rem;
}

.more-wrap .more-list .nav-more a{
	width: 20%;
	height: 2rem;
	line-height: 2rem;
	background: #F5F5F5;
	border-radius: 0.02rem;
	color: #383838 !important;
	letter-spacing: 0;
	text-align: center;
	margin: 0 0.2rem;
}

.more-wrap .more-list .tags-warp{
	padding: 1rem 0 0 1rem;
}

.more-wrap .more-list .tags-warp .title{
	font-weight: bold;
	text-align: left;
	height: 2rem;
	line-height: 2rem;
	border-bottom: 1px solid #EBEBEB;
}

.more-wrap .more-list .tags-warp .tags-box{
	padding: 0.4rem 0;
}

.more-wrap .more-list .tags-warp .tags-box a{
	float: left;
	height: 2rem;
	line-height: 2rem;
	margin:0.2rem 0.2rem;
	padding: 0 0.6rem;
}
.header .more img {
	width: 70%;
	height: 70%;
}
.nav-item {
	color: #fff;
	font-size: 1rem;
	/*padding: 0 0.2rem;*/
	margin: 0 0.5rem;
}

.nav-item a {
	color: #fff;
}

ul,li {
	list-style: none;
}

/****** 公共底部 ******/
.footer {
	width: 96%;
	height: 1.6rem;
	line-height: 1.6rem;
	margin-top: 1rem;
	margin-bottom: 0.4rem;
	text-align: center;
}

.footer .beian {
	color: #666;
}

/****** 公共颜色 ******/
.co_fff{
	color: #fff;
}
.co_de2f44 {
	color: #de2f44;
}

.co_e75a48 {
	color: #e75a48;
}

.co_333 {
	color: #333;
}

.co_666 {
	color: #666;
}

.co_999 {
	color: #999;
}

.co_red {
	color: red;
}

.co_969494 {
	color: #969494;
}

.co_boy {
	color: #0000cd;
}

.co_girl {
	color: #e50053;
}

/** 五行属性颜色 **/
.co_wx_jin {
	color: #b8860b;
}

.co_wx_mu {
	color: #008000;
}

.co_wx_shui {
	color: #0073cf;
}

.co_wx_huo {
	color: #FF0000;
}

.co_wx_tu {
	color: #a67b5b;
}

.bgCo_wx_jin {
	background: #b8860b;
}

.bgCo_wx_mu {
	background: #008000;
}

.bgCo_wx_shui {
	background: #0073cf;
}

.bgCo_wx_huo {
	background: #FF0000;
}

.bgCo_wx_tu {
	background: #a67b5b;
}

/** 字体大小 **/
.fs_12 {
	font-size: .12rem;
}
.fs_14 {
	font-size: .14rem;
}
.fs_15 {
	font-size: .15rem;
}

.fs_3 {
	font-size: .3rem;
}

.f_bold {
	font-weight: bold;
}

.p_t5 {
	padding-top: .05rem;
}
.p_t8 {
    padding-top: 0.8rem;
}
.line_h1{
	line-height: 1rem;
}
.fl_l {
	float: left;
}
.fl_r {
	float: right;
}
.p_b4 {
	padding-bottom: 0.4rem;
}

/* 地区选择css */
#PoPy {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	right: 0;
	bottom: 0;
	width: auto !important;
	background: rgba(0, 0, 0, .5) !important;
}

#PoPy ._citys {
	position: absolute;
	top: 20%;
	left: 0;
	right: 0;
	bottom: 0;
	width: auto;
	border: 0;
	padding: 0;
	max-width: 18rem;
	max-height: 22rem;
	margin-left: auto;
	margin-right: auto;
	-webkit-overflow-scrolling: touch;
}

#PoPy ._citys span {
	font-family: '宋体';
	line-height: 2rem;
	padding-left:0.5rem;
	text-align: right;
	color: #5c5c5c !important;
	border: 0;
	padding-top: .08rem;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#PoPy ._citys1 {
	padding: 0;
	height: 16rem;
	padding-bottom: 4%;
	overflow-y: auto;
	-webkit-display: flex;
	-moz-display: flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: flex-start;
	-moz-align-content: flex-start;
	align-content: flex-start;
}

#PoPy ._citys1 a {
	border: 1px solid #98989f;
	border-radius: .04rem;
	background: #fff;
	color: #222;
	overflow: hidden;
	margin: 4% 0 0 4%;
	width: 28%;
	box-sizing: border-box;
}

#PoPy .AreaS {
	border-color: #f00 !important;
	color: #f00 !important;
	background: none !important;
	position: relative;
}

#PoPy .AreaS::after,
#PoPy .AreaS::before {
	content: '';
	position: absolute;
}

#PoPy .AreaS::before {
	width: 0;
	height: 0;
	right: -.1rem;
	bottom: -.1rem;
	border: .1rem solid transparent;
	border-left-color: #f00;
	transform: rotate(45deg);
}

#PoPy .AreaS::after {
	right: .02rem;
	bottom: .02rem;
	width: .02rem;
	height: .06rem;
	border: .01rem solid transparent;
	border-right-color: #fff;
	border-bottom-color: #fff;
	transform: rotate(45deg);
}

#PoPy ._citys0 {
	border-bottom: 0 !important;
	vertical-align: top;
	font-size: 0;
	height: auto;
	padding-top: 2.4rem;
}

#PoPy ._citys0::after {
	content: '选择出生地点';
	position: absolute;
	top: .08rem;
	left: 0;
	right: 0;
	line-height: 2rem;
	text-align: center;
	font-size: 1rem;
	color: #000;
}

#PoPy ._citys0 li {
	width: 33.3%;
	border-bottom: 1px solid #f8f8f8;
	padding: 1px 0;
	color: #585c64;
}

#PoPy ._citys0 .citySel {
	border-bottom: 2px solid #f00 !important;
	color: #f00 !important;
	background: none !important;
	padding-bottom: 0 !important;
}

.citySel,
.AreaS,
._citys1 a:hover {
	background: none !important;
}

._citys {
	width: 450px;
	display: inline-block;
	border: 2px solid #eee;
	padding: 5px;
	position: relative;
	background: #fff
}

._citys span {
	color: #56b4f8;
	height: 15px;
	width: 15px;
	line-height: 15px;
	text-align: center;
	border-radius: 3px;
	position: absolute;
	right: 10px;
	top: 10px;
	border: 1px solid #56b4f8;
	cursor: pointer;
}

._citys0 {
	width: 100%;
	height: 34px;
	display: inline-block;
	border-bottom: 2px solid #56b4f8;
	padding: 0;
	margin: 0;
}

._citys0 li {
	display: inline-block;
	line-height: 1.6rem;
	font-size: 0.8rem;
	color: #888;
	text-align: center;
	cursor: pointer;
	*float: left;
}

.citySel {
	background-color: #56b4f8;
	color: #fff !important;
}

._citys1 {
	width: 100%;
	display: inline-block;
	padding: 10px 0;
}

._citys1 a {
	width: 83px;
	height: 35px;
	display: inline-block;
	background-color: #f5f5f5;
	color: #666;
	margin-left: 6px;
	margin-top: 3px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	font-size: 13px;
	overflow: hidden;
}

._citys1 a:hover {
	color: #fff;
	background-color: #56b4f8;
}

/** layer **/
.layui-layer-content p {
	font-size: .9rem;
	line-height: 1.2rem;
	color: #333;
	background-color: #ffffff;
	padding: 0.2rem 0.4rem;
	text-align: left;
}

.layui-layer-content .p_title {
	font-weight: bold;
}

.layui-layer-content .s_title {
	color: green;
}

.m_b10 {
	margin-bottom: .1rem;
}

.sxsx p em {
	font-style: oblique !important;
}

img {
	display: block;
	border: 0;
	height: auto;
	max-width: 100%;
}

.goTop {
	position: fixed;
	z-index: 99;
	margin-left: 33.4rem;
	bottom: 2rem;
}

.goTop i {
	background:#777 url(../images/back-top.png) no-repeat center;
	display: block;
	width: 2rem;
	height: 2rem;
	border-radius: 100%;
	background-size: 68%;
	cursor:pointer;
}

.fl {
    float: left;
}
.fr {
    float: right;
}

.cut_line, .cut_line02 {
    width: 100%;
    height: 1px;
    background-color: #e3e3e3;
    margin-top: 0.1rem;
    position: relative;
}
.cut_line:after {
    content: "";
    display: block;
    position: absolute;
    width: 0.6rem;
    height: 0.6rem;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -0.32rem;
    right: 10%;
    background-color: #fff;
}

/**圆圈评分**/
.circle_wrapper {
	display: block;
	position: relative;
	width: 6rem;
	height: 6rem;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
}

.circle_wrapper p {
	font-size: 0.9rem;
}

.circle_wrapper .tit {
	color: #fff;
	background: #f35050;
	padding: 0 0.2rem;
	border-radius: 0.2rem;
	line-height: 1.2rem;
}

.circle_wrapper .score b {
	font-size: 2rem;
	line-height: 2rem;
	height: 2rem;
}

.circle_wrapper>div {
	position: absolute;
	left: 0.46rem;
	top: 0.46rem;
	right: 0.46rem;
	bottom: 0.46rem;
	background-color: #fff;
	border-radius: 50%;
	text-align: center;
}

.circle_wrapper:before {
	content: '';
	width: 0.46rem;
	height: 0.46rem;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	margin-left: -0.2rem;
	margin-top: -0.2rem;
	background: #de2f44;
	position: absolute;
}

.line01 {
	border-top: 1px dotted #d7d7d7;
	display: block;
	margin: 0.6rem 0;
}
.m_b10 {
    margin-bottom: 0.1rem;
}
/****分页****/
.page {
	text-align: center;
	margin-top: 0.1rem;
	width: 96%;
}
.page ul li.cur {
	background: none;
	color: #666;
}
.page ul li {
	display: inline-block;
	border: #f1f1f1 solid 1px;
	background: #f1f1f1;
	margin: 0.1rem;
	padding: 0 0.3rem;
	min-width: 2rem;
	height: 1.6rem;
	line-height: 1.6rem;
	border-radius: 0.1rem;
	text-align: center;
}
.page ul li a {
	display: block;
	color: #666;
}
.col_6 {
	width: 16.6%;
}
.col_5 {
	width: 20%;
}